home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "codigo_aluno": "Text (12) NOT NULL",
- "codigo_aula": "Text (20) NOT NULL",
- "data": "DateTime",
- "nota": "Single",
- "tentativas": "Long Integer",
- "erros_anterior": "Long Integer",
- "acertos_anterior": "Long Integer",
- "total_minutos": "Long Integer",
- "ultima_tela_feita": "Text (20)",
- "nome": "Text (50)",
- "autor": "Text (25)",
- "assunto": "Text (30)",
- "materia": "Text (20)",
- "alvo": "Text (20)",
- "pendente": "Byte",
- "status": "Byte",
- "data_inicio": "DateTime"
- },
- "data": []
- }